CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Template matching

搜索资源列表

  1. Template-matching

    0下载:
  2. 模板匹配,特别是图片。本程序内包含测试图片。-Template matching, especially the pictures. This program contains the test images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2911188
    • 提供者:杨锐晨
  1. Rotating-template-matching

    0下载:
  2. 一种具有旋转不变性的模板匹配方法 圆投影-A rotation invariant template matching method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:442628
    • 提供者:liu
  1. template-matching

    0下载:
  2. 号牌识别模板匹配源码 template matching-Number plate recognition template matching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:1908966
    • 提供者:老赵
  1. template-matching

    0下载:
  2. 通过水平投影法和垂直投影法实现图像的模板匹配。-Horizontal projection and vertical projection image template matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2908954
    • 提供者:MJ
  1. Template-matching-target

    0下载:
  2. 通过目标图像与原始图像的对比实现图像之间的模板匹配,本算法包括代码,图像,和使用。-Template matching between the image and the target image and the contrast of the original image and including the code, image, and using this algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:3503774
    • 提供者:MJ
  1. Template-matching

    0下载:
  2. 模板匹配主要是采用基于灰度信息的匹配算法,其中是统计模板与原图像的相关系数,得到最大值的地方,就是相似度最大的地方,也就是成功地找到了匹配的像素点。具体的算法如下。其中,im_matched为原图像,im_template为模板图像。MaxR为最大相似度系数。-Template matching matching algorithm based on gray-scale information, which is the the statistical template with the co
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:563
    • 提供者:太一
  1. Template-matching-

    0下载:
  2. 模板就是一幅已知的小图像。模板匹配就是在一幅大图像中搜寻目标,已知该图中 有要找的目标,且该目标同模板有相同的尺寸、方向和图像,通过一定的算法可以在图 中找到目标,确定其坐标位置。 -The template is a known small images. Template matching is a large image search target, find the target in the Figure is known, and the same applies to th
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:377893
    • 提供者:hushi
  1. template-matching

    0下载:
  2. 基于VC的图像模板匹配,便于处理图像,包含基本的图像处理,-VC-based image template matching, facilitate the processing of images, including the basic image processing,
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:4827369
    • 提供者:william
  1. template-matching

    0下载:
  2. 在将 标准图像和待测图像分别分色的基础上,采用序贯相似性检测算法对各色灰度图像分别进行模板 匹配,并根据匹配数据,对图像进行平移、 缩放及旋转操作,使两幅图像能够在空间上配准-In the standard image and the test image, respectively, based on the separation, using sequential similarity detection algorithm for color gray image, respect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:395937
    • 提供者:高嘉瑜
  1. Image-detection--template-matching-

    0下载:
  2. 图像的检测,模板匹配的算法代码。主要实现人脸的识别与检测匹配的功能。-Image detection, template matching algorithm code. The main achievement of the human face recognition and detection capabilities for matching.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:23951
    • 提供者:雪欣共享号
  1. template-matching

    0下载:
  2. 灰度图像模板匹配,设定一个阈值,完成匹配;-template matching
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2549
    • 提供者:赵自新
  1. template-matching

    0下载:
  2. 基于opencv的template matching,模板匹配,代码是一本日本教科书的例子,肯定好用-Opencv based template matching, template matching, code is a textbook example of Japan is certainly easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2264399
    • 提供者:陈振南
  1. Template-Matching-Based-Character-Recognition-Sys

    0下载:
  2. Template Matching Based Character Recognition System
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:37392
    • 提供者:vivek
  1. template-matching-LPR

    0下载:
  2. 硕士论文的一种方法:基于模板匹配的汽车牌照字符识别,内含程序修改和运行说明,还有33幅汽车牌照测试图像,测试准确率80 ,效果还可以-A method of master s thesis: license plate character recognition based on template matching, that contains the program modification and operation, there are 33 pieces of car license p
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4449683
    • 提供者:
  1. myImage-processing-template-matching

    0下载:
  2. 图像处理模板匹配。利用C++,实现了在图片中搜索模板中的部分,并进行检测匹配-Image processing template matching. The use of C++, realized in the picture part of the search template and matching detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3425877
    • 提供者:
  1. Fast-Template-Matching-With-Polynomials

    0下载:
  2. Fast Template Matching project for matching user finger print template information with help of statistical quantization algorithm
  3. 所属分类:.net

    • 发布日期:2017-05-13
    • 文件大小:3122002
    • 提供者:mansoor
  1. Goals-template-matching

    0下载:
  2. 实现目标模板匹配,代码简单易懂,实现了数字的匹配。-Goals template matching, code easy to understand and realize the matching numbers.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:9403
    • 提供者:zhizhuo_33
  1. Template-Matching

    0下载:
  2. 使用opencv给出的函数进行模板匹配,给出一幅图像及目标模板,在图像中找出模板所在区域。-Using the function given by opencv for template matching, the target template is given an image , to identify the template location in the image
  3. 所属分类:Console

    • 发布日期:2017-05-25
    • 文件大小:8141640
    • 提供者:yp
  1. Target-template-matching

    0下载:
  2. 基于OpenCV视觉库的目标模板匹配,在Visual Studio 2010+C-Based on the target template matching vision library OpenCV in Visual Studio 2010
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-16
    • 文件大小:24758435
    • 提供者:孙勤思
  1. My-template-matching

    0下载:
  2. 在图像中采用目标模板匹配对目标进行跟踪,跟踪快速稳定,效果很好。-Using the target in the image template matching target tracking, tracking fast and stable, with good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:324337
    • 提供者:张军令
« 1 2 3 45 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com